home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "IncidentID": "Long Integer NOT NULL",
- "ProjectName": "Text (255) NOT NULL",
- "VersionName": "Text (32) NOT NULL",
- "Subject": "Text (128) NOT NULL",
- "Description": "Memo/Hyperlink (255)",
- "Resolution": "Memo/Hyperlink (255)",
- "WorkAround": "Memo/Hyperlink (255)",
- "Status": "Text (32)",
- "Priority": "Text (32)",
- "Category": "Text (32)",
- "Severity": "Text (32)",
- "IncidentName": "Text (32)",
- "ProjectedTime": "Long Integer",
- "ActualTime": "Long Integer",
- "RequestID": "Text (128) NOT NULL",
- "AssignID": "Text (128)",
- "ChangeID": "Text (128) NOT NULL",
- "StartDate": "DateTime NOT NULL",
- "AssignDate": "DateTime",
- "ChangeDate": "DateTime NOT NULL",
- "ts": "Text (16) NOT NULL"
- },
- "data": []
- }